users.users.<name>.packages
The set of packages that should be made availabe to the user.
This is in contrast to environment.systemPackages,
which adds packages to all users.
- Type
list of package- Default
[ ]- Example
[ pkgs.firefox pkgs.thunderbird ]- Declared
- <nix-darwin/modules/users>